Xamarin.Android のドキュメント
C1DelegateList<T> コンストラクタ(Int32,Func<Int32,T>)
C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > C1DelegateList<T> クラス > C1DelegateList<T> コンストラクタ : C1DelegateList<T> コンストラクタ(Int32,Func<Int32,T>)
項目の数。
項目の取得に使用されるセレクタ関数。
C1DelegateList<T> クラスの新しいインスタンスを初期化します。
シンタックス
public C1DelegateList<T>( 
   System.int count,
   System.Func<int,T> select
)

パラメータ

count
項目の数。
select
項目の取得に使用されるセレクタ関数。
参照

C1DelegateList<T> クラス
C1DelegateList<T> メンバ
オーバーロード一覧